net/http.http2randomWriteScheduler.queuePool (field)

4 uses

	net/http (current package)
		h2_bundle.go#L11334: 	queuePool http2writeQueuePool
		h2_bundle.go#L11347: 	ws.queuePool.put(q)
		h2_bundle.go#L11362: 		q = ws.queuePool.get()
		h2_bundle.go#L11378: 				ws.queuePool.put(q)